projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4ac5b1
)
(*-sunos5*, *-solaris*): Revert previous change -
author
Markus Rost
<rost@math.uni-bielefeld.de>
Mon, 9 Dec 2002 19:37:58 +0000
(19:37 +0000)
committer
Markus Rost
<rost@math.uni-bielefeld.de>
Mon, 9 Dec 2002 19:37:58 +0000
(19:37 +0000)
use again sol2-6 instead of sol2-8.
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 5a0f928b2efb76b056f4ec0fefff962bb394fbc7..9ac861ee64e11e829ab07f0a8ee24a311bbb3403 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-943,7
+943,7
@@
case "${canonical}" in
RANLIB="ar -ts"
;;
*-sunos5* | *-solaris* )
- opsys=sol2-
8
+ opsys=sol2-
6
NON_GNU_CPP=/usr/ccs/lib/cpp
;;
* ) opsys=bsd4-2 ;;